/*-----  Global  ----*/
*{margin:0px;padding:0px; border-width:0;}
body{font-size:14px; font-family:"Microsoft YaHei";color:#555;}
a,a:visited{text-decoration:none!important;color:#555;}
a:hover,a:active{text-decoration:none!important;color:#555;}
ul li{list-style:none;}
.clear{clear:both; height:0px; width:0px; overflow:hidden;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/ 
*html .clearfix {height: 1%;}
.clearfix {display: block;}
.floatLeft{float:left;}
.floatRight{float:right;}
::-webkit-input-placeholder
{color:#555;}
:-moz-placeholder
{color:#555;}
::-moz-placeholder
{color:#555;}
:-ms-input-placeholder
{color:#555;}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar{
	width: 7px;
	height: 7px;
	background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb{
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
	background-color: #006dc9;
}
/*top*/
#topbg{height:184px;}
.topwrap{width:100%;background:#FFF;position:fixed;top:0;left:0;z-index:9999;}
.top{padding-top:16px;}
.top p{margin:0;text-align:right}
.top p span{display:inline-block;height:24px;line-height:24px;font-size:17px;background:url(top_phone.png) no-repeat left center;padding-left:22px;color:#353535;}
.top p span b{font-family:Arial;color:#006dc9;font-size:20px;letter-spacing:-0.6px;}
.top .top_c{padding-bottom:17px;}
.top .logo{width:589px;float:left;display:block;}

.top .logo img{width:100%;height:auto;display:block;}
/*nav*/
.pcnav{float:right;position:relative;padding-top:33px;}
.pcnav ul{margin:0;}
.pcnav .firstfloor>li{text-align:center;position:relative;cursor:pointer;float:left;margin-left:1px;}
.pcnav .firstfloor>li:before{content:'';width:1px;height:14px;background:#bdbdbd;position:absolute;left:-1px;top:8px;}
.pcnav .firstfloor>li:first-child:before{content:none;}
.pcnav .firstfloor>li>a{display:inline-block;height:42px;line-height:29px;padding:0 20px;color:#323232;font-size:15px;padding-bottom:10px;}
.pcnav .firstfloor>li:hover>a{color:#006DC9;}
.pcnav .secondfloor{position:absolute;left:-10px;top:100%;z-index:9999;display:none;background:#FFF;min-width:calc(100% + 20px);border-top:none;box-sizing:border-box;border-top:3px solid #006DC9;}
.pcnav .secondfloor>li{border-bottom:1px solid #E4EAEC;width:100%;line-height:44px;height:44px;font-size:13px;margin-left:0;white-space:nowrap;}
.pcnav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;padding:0 6px;}
.pcnav .secondfloor li a:hover{background:#e32235;color:#FFF;}
.pcnav .n_icon{width:74px;position:absolute;right:0;top:15px;}
.pcnav .n_icon span{display:block;width:30px;height:30px;margin-left:7px;float:left;}
.pcnav .n_icon span.icon1{background:url(top_phone.png) no-repeat center center;background-size:100%;}
.pcnav .n_icon span.icon2{background:url(top_ewm.png) no-repeat center center;background-size:100%;}
.topfix{-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);}
/*ip_class*/
#ip_classbg{background:#006dc9;}
.ip_class{width:100%;
display:table;
  /* display: -webkit-box;*/
  /*display: -webkit-flex;*/
  /*display: -moz-box;*/
  /*display: -ms-flexbox;*/
  /*display: flex;*/
  /*-webkit-box-pack: justify;*/
  /*-webkit-justify-content: space-between;*/
  /*   -moz-box-pack: justify;*/
  /*    -ms-flex-pack: justify;*/
  /*        justify-content: space-between;*/
    
}
.ip_class .ip_li{position:relative;display:table-cell;}
.ip_class .ip_li .span{text-align:center;color:#fff;position:relative;line-height:52px;font-size:16px;display:block;height:52px;cursor:pointer;}
.ip_class .ip_li:hover .span{background:#1c90e8;}
.ip_class .ip_li ul{margin:0;position:absolute;left:0;top:100%;z-index:9999;display:block;background:#1c90e8;border-top:none;white-space:nowrap;display:none;min-width:100%;}
.ip_class .ip_li ul li{border-bottom:1px solid #E5E5E5;}
.ip_class .ip_li ul li a{display:block;color:#FFF;height:42px;line-height:42px;font-size:14px;text-align:left;padding:0 10px;text-align:center;}
.ip_class .ip_li:last-child ul{left:auto;right:0;}
/*mobilehead*/
#mobileheadbg{height:70px;display:none;}
#mobilehead{height:70px;width:100%;}
#mobilehead .logo{width:calc(100% - 70px);height:70px;display:block;float:left;
background:url(logo.jpg) no-repeat 10px center;

background-size:auto 40px;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:70px;left:0;z-index:989;width:100%;height:calc(100% - 70px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
#mobilehead .nav .nav_box{display:none;position:absolute;top:70px;left:0;z-index:991;width:100%;overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box;}
#mobilehead .nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
#mobilehead .nav .nav_one>li>span{height:42px;line-height:42px;font-size:15px;}
#mobilehead .nav .nav_one>li>span>a{display:block;position:relative;width:calc(100% - 150px);height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
#mobilehead .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
#mobilehead .nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url(+.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
#mobilehead .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .nav_one>li>ul{display:none;}
#mobilehead .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
#mobilehead .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
#mobilehead .nav .push-nav{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;margin-right:8px;background:rgba(138,138,138,.5);margin-top:10px;border-radius:5px;}
#mobilehead .nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
#mobilehead .nav .push-nav.on .nav-toggle{margin-left:-4px;}
#mobilehead .nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:37px;height:2px;margin:0 0 10px auto;background:#8a8a93;border-radius:3px;-webkit-transform-origin:35px;transform-origin:35px;-webkit-transition:all .5s;transition:all .5s;}
#mobilehead .nav .push-nav .nav-toggle span.two{width:30px;}
#mobilehead .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
#mobilehead .nav .push-nav.on .nav-toggle span{ opacity:1;}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
#mobilehead .nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;}
#mobilehead .nav .nav_contact .nav_txt{width:100%;}
#mobilehead .nav .nav_contact .nav_txt span{height:42px;line-height:42px;display:block;float:left;position:relative;text-indent:15px;margin-left:10px;font-size:15px;}
#mobilehead .nav .nav_contact .nav_txt span a{color:#666;}
#mobilehead .nav .nav_contact .nav_txt span.sitemapicon{background:url(mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topphoneicon{background:url(mobilephone.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topemailicon{background:url(mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/*flash*/
.index_banner{width:100%;height:0;padding-bottom:654px;position:relative;overflow:hidden;z-index:9;}
.index_banner .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner .swiper-button-prev{width:35px;height:67px;background-image:url(f_left.png);margin-top:-34px;left:158px;background-size:100%;}
.index_banner .swiper-button-prev.swiper-button-disabled{opacity:1;}
.index_banner .swiper-button-next{width:35px;height:67px;background-image:url(f_right.png);margin-top:-34px;right:158px;background-size:100%;}
.index_banner .swiper-button-next.swiper-button-disabled{opacity:1;}
/*search*/
.search{padding:20px 40px 35px;margin-top:-67px;position:relative;z-index:10;background:#006dc9;}
.search h2{margin:0;font-size:28px;height:38px;line-height:38px;color:#FFF;font-weight:bold;text-align:center;}
.search .s_input{margin-top:22px;}
.search .s_input .s_left{width:calc(100% - 85px);float:left;}
.search .s_input .s_left .s_li{width:25%;float:left;}
.search .s_input .s_left .s_li label{display:block;width:80px;height:38px;line-height:38px;font-size:18px;color:#FFF;text-align:right;font-weight:normal;float:left;margin-bottom:0;}
.search .s_input .s_left .s_li input{width:calc(100% - 80px);background:#FFF;outline:none;height:38px;line-height:33px;padding:3px 5px;float:right;}
.search .s_input .s_btn{width:85px;height:38px;background:#e60012;font-size:16px;color:#FFF;letter-spacing:3.5px;float:right;outline:none;}
/*pb_title*/
.pb_title{text-align:center;position:relative;}
.pb_title h2{margin:0;font-size:40px;color:#252525;height:50px;line-height:50px;position:relative;font-weight:bold;}
.pb_title p{margin:0;font-size:18px;color:#7a7a7a;line-height:34px;height:34px;margin-bottom:6px;}
.pb_title p span{color:#006dc9;}
.pb_title i{display:inline-block;width:18px;height:18px;border:1px solid #d5d5d5;padding:4px;border-radius:50%;margin-top:10px;position:relative;}
.pb_title i em{display:inline-block;width:100%;height:100%;background:#D5D5D5;border-radius:50%; transform: translate(0%,-88%);}
.pb_title i:before{content:'';width:83px;height:1px;background:#e5e5e5;position:absolute;left:-96px;top:50%;}
.pb_title i:after{content:'';width:83px;height:1px;background:#e5e5e5;position:absolute;right:-96px;top:50%;}
/*product*/
.product{padding:27px 0 38px;}
.product .p_ul{}
.product .p_ul .p_li{width:24.1%;margin-left:1.2%;float:left;margin-top:30px;display:block;}
.product .p_ul .p_li:nth-child(4n+1){margin-left:0;}
.product .p_ul .p_li .p_img{width:100%;padding-bottom:75%;position:relative;}
.product .p_ul .p_li .p_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.product .p_ul .p_li p{margin:0;height:50px;line-height:50px;background:#E9E9E9;text-align:center;padding:0 8px;color:#333;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product .p_ul .p_li:hover p{background:#006dc9;color:#FFF;}
.product .p_btn{margin-top:45px;text-align:center;font-size:0;-webkit-text-size-adjust:none;}
.product .p_btn a{display:inline-block;margin-left:29px;width:174px;height:40px;line-height:38px;border:1px solid #8c8c8c;border-radius:20px;font-size:15px;color:#333;}
.product .p_btn a:first-child{margin-left:0;}
.product .p_btn a.c1{background:#006dc9;border:1px solid #006dc9;color:#FFF;}
/*info*/
#infobg{background:url(infobg.jpg) repeat-x left top;padding:90px 0 78px;position:relative;}
#infobg>em{width:100%;height:105px;line-height:105px;font-size:128px;color:#efefef;font-family:Impact;text-align:center;position:absolute;left:0;top:57px;font-style:normal;}
.info{}
.info>p{margin:0;margin-top:37px;font-size:15px;color:#333;line-height:30px;text-align:center;}
.i_youshi{margin-top:79px;}
.i_youshi .i_yli{width:15.75%;float:left;margin-left:1.1%;background:#FBFCFF;border:1px solid #cdd7f5;border-radius:8px;position:relative;padding:58px 20px 38px;}
.i_youshi .i_yli:first-child{margin-left:0;}
.i_youshi .i_yli i{width:82px;height:82px;display:block;position:absolute;left:50%;margin-left:-41px;top:-41px;border:1px solid #CED8F5;border-radius:50%;}
.i_youshi .i_yli i.icon1{background:url(i_icon1.png) no-repeat center center #f2f5fc;}
.i_youshi .i_yli i.icon2{background:url(i_icon2.png) no-repeat center center #f2f5fc;}
.i_youshi .i_yli i.icon3{background:url(i_icon3.png) no-repeat center center #f2f5fc;}
.i_youshi .i_yli i.icon4{background:url(i_icon4.png) no-repeat center center #f2f5fc;}
.i_youshi .i_yli i.icon5{background:url(i_icon5.png) no-repeat center center #f2f5fc;}
.i_youshi .i_yli i.icon6{background:url(i_icon6.png) no-repeat center center #f2f5fc;}
.i_youshi .i_yli p{margin:0;color:#006dc9;text-align:center;line-height:24px;font-weight:bold;font-size:18px;}
.i_youshi .i_yli:hover{background:#006DC9;border:1px solid #006DC9;}
.i_youshi .i_yli:hover i{border-color:#FFF;}
.i_youshi .i_yli:hover i.icon1{background:url(i_icon1_hover.png) no-repeat center center #6cbdf9;}
.i_youshi .i_yli:hover i.icon2{background:url(i_icon2_hover.png) no-repeat center center #6cbdf9;}
.i_youshi .i_yli:hover i.icon3{background:url(i_icon3_hover.png) no-repeat center center #6cbdf9;}
.i_youshi .i_yli:hover i.icon4{background:url(i_icon4_hover.png) no-repeat center center #6cbdf9;}
.i_youshi .i_yli:hover i.icon5{background:url(i_icon5_hover.png) no-repeat center center #6cbdf9;}
.i_youshi .i_yli:hover i.icon6{background:url(i_icon6_hover.png) no-repeat center center #6cbdf9;}
.i_youshi .i_yli:hover p{color:#FFF;}
.info .i_hj{margin-top:57px;position:relative;}
.info .i_hj .i_ul{width:100%;overflow:hidden;}
.info .i_hj .i_ul .i_img{width:100%;padding-bottom:75%;position:relative;}
.info .i_hj .i_ul .i_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.info .i_hj .i_ul p{margin:0;height:52px;line-height:50px;background:#F1F1F1;text-align:center;padding:0 8px;color:#333;font-size:15px;border:1px solid #E3E9EF;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.info .i_hj .swiper-button-prev{width:42px;height:42px;background-image:url(if_left.png);margin-top:-21px;left:-73px;background-size:100%;outline:none;}
.info .i_hj .swiper-button-next{width:42px;height:42px;background-image:url(if_right.png);margin-top:-21px;right:-73px;background-size:100%;outline:none;}
/*youdian*/
#youdianbg{background:#EDEDED;}
.youdian{}
.youdian .yd_left{width:50%;float:left;}
.youdian .yd_left .ydl_img{width:100%;padding-bottom:619px;position:relative;}
.youdian .yd_left .ydl_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.youdian .yd_right{width:50%;float:right;}
.youdian .yd_right .ydr_txt{width:660px;float:left;padding:50px 0 30px 80px;}
.youdian .yd_right .ydr_txt .ydrt_title{}
.youdian .yd_right .ydr_txt .ydrt_title h2{margin:0;font-size:40px;font-weight:bold;color:#202020;height:48px;line-height:48px;}
.youdian .yd_right .ydr_txt .ydrt_title p{margin:0;height:46px;line-height:46px;color:#6a6969;text-transform:uppercase;}
.youdian .yd_right .ydr_txt .ydrt_c{padding-top:10px;}
.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p{margin-top:30px;}
.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p .ydrt_img{width:82px;height:82px;float:left;position:relative;}
.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p .ydrt_img img{display:block;width:100%;height:100%;border-radius:50%;}
.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p .ydrt_img i{display:block;position:absolute;left:-8px;top:-3px;width:36px;height:36px;background:url(iy_icon.png) no-repeat center center #006dc9;border-radius:50%;}
.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p .ydrt_pp{width:calc(100% - 82px);float:right;padding-left:22px;}
.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p .ydrt_pp p{margin:0;font-size:14px;line-height:21px;color:#666;margin-top:7px;}
.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p .ydrt_pp p:first-child{height:30px;line-height:30px;font-size:20px;font-weight:bold;color:#006dc9;margin-top:0;}
.youdian .yd_right .ydr_txt .ydrt_a{text-align:right;}
.youdian .yd_right .ydr_txt .ydrt_a a{display:inline-block;width:41px;height:41px;background:url(i_more.png) no-repeat center center;background-size:cover;margin-top:33px;}
/*case*/
#casebg{background:#006DC9;padding:55px 0 70px;}
.case_ul{margin-top:45px;text-align:center;font-size:0;-webkit-text-size-adjust:none;}
.case_ul a{display:inline-block;margin-left:25px;height:35px;line-height:35px;color:#e2f3ff;font-size:16px;}
.case_ul a:first-child{margin-left:0;}
.case_ul a.icon61{padding:0 15px 0 43px;background:url(yy_icon1.png) no-repeat left center;}
.case_ul a.icon62{padding:0 15px 0 50px;background:url(yy_icon2.png) no-repeat left center;}
.case_ul a.icon63{padding:0 15px 0 50px;background:url(yy_icon3.png) no-repeat left center;}
.case_ul a.icon64{padding:0 15px 0 50px;background:url(yy_icon4.png) no-repeat left center;}
.case_ul a.icon65{padding:0 15px 0 53px;background:url(yy_icon5.png) no-repeat left center;}
.case_ul a.icon66{padding:0 15px 0 55px;background:url(yy_icon6.png) no-repeat left center;}
.case_ul a.icon67{padding:0 15px 0 55px;background:url(yy_icon7.png) no-repeat left center;}
.case_ul a.icon68{padding:0 15px 0 55px;background:url(yy_icon8.png) no-repeat left center;}
.case{position:relative;margin-top:55px;}
.case .c_ul{width:100%;overflow:hidden;}
.case .c_ul .swiper-slide{display:block;}
.case .c_ul .c_img{width:100%;padding-bottom:75%;position:relative;}
.case .c_ul .c_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.case .c_ul .c_txt{position:absolute;width:100%;height:100%;background:rgba(37,37,37,.78);left:0;top:100%;-webkit-transition:all .5s;transition:all .5s;padding:0 10px;}
.case .c_ul .c_txt .c_p{position:absolute;left:0;top:50%;margin-top:-58px;width:100%;}
.case .c_ul .c_txt .c_p i{display:block;width:100%;height:59px;background:url(yy_icon.png) no-repeat center center;}
.case .c_ul .c_txt .c_p p{margin:0;color:#FFF;text-align:center;}
.case .c_ul .c_txt .c_p p:nth-child(2){height:30px;line-height:30px;font-size:20px;font-weight:bold;margin-top:12px;}
.case .c_ul .c_txt .c_p p:last-child{font-size:14px;height:20px;line-height:20px;margin-top:5px;}
.case .c_ul .swiper-slide:hover .c_txt{top:0;}
.case .c_btn{margin-top:48px;position:relative;height:49px;}
.case .c_btn .swiper-button-prev{width:49px;height:49px;background:url(c_arrow.png) no-repeat center center #e60012;background-size:auto;outline:none;left:50%;margin-left:-50px;top:0;margin-top:0;transform:rotateY(180deg);}
.case .c_btn .swiper-button-prev.swiper-button-disabled{opacity:1;background:url(c_arrow.png) no-repeat center center #454545;}
.case .c_btn .swiper-button-next{width:49px;height:49px;background:url(c_arrow.png) no-repeat center center #e60012;background-size:auto;outline:none;right:50%;margin-right:-50px;top:0;margin-top:0;}
.case .c_btn .swiper-button-next.swiper-button-disabled{opacity:1;background:url(c_arrow.png) no-repeat center center #454545;}
/*news*/
#newsbg{padding:50px 0 60px;position:relative;}
.news_span{font-size:0;-webkit-text-size-adjust:none;text-align:center;margin-top:44px;position:relative;z-index:2;}
.news_span span,.news_span a{display:inline-block;width:169px;height:45px;line-height:43px;font-size:17px;color:#333;margin-left:20px;cursor:pointer;border:1px solid #d2d2d2;border-radius:23px;}
.news_span span:first-child{margin-left:0;}
.news_span span.on{background:#006dc9;color:#FFF;}
.news{margin-top:56px;position:relative;}
.news .n_ul{}
.news .n_ul a{display:inline-block;width:48%;}
.news .n_ul a:first-child,.news .n_ul a:nth-child(2){width:50%;margin-right:2%;float:left;}
.news .n_ul a:nth-child(3){margin-top:16px;}
.news .n_ul a .n_li{padding:10px 0 12px;border-bottom:1px solid #F1F1F1;}
.news .n_ul a .n_li .n_img{width:166px;padding-bottom:126px;position:relative;float:left;padding-top:10px;}
.news .n_ul a .n_li .n_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.news .n_ul a .n_li .n_txt{width:calc(100% - 166px);float:right;padding:10px 20px 5px 35px;}
.news .n_ul a .n_li .n_txt p{margin:0;}
.news .n_ul a .n_li .n_txt p.n_name{height:26px;line-height:26px;font-size:18px;font-weight:bold;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .n_ul a .n_li .n_txt p.n_content{font-size:14px;line-height:25px;margin-top:10px;color:#747474;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.news .n_ul a .n_li .n_txt .n_time{ float:right;color:#999; }
.news .n_ul a .n_p{margin:0;height:39px;line-height:39px;padding:0 95px 0 20px;position:relative;font-size:16px;color:#333;background:url(news_li.png) no-repeat left center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .n_ul a .n_p span{color:#999;position:absolute;right:0;top:0;height:39px;line-height:39px;display:block;text-align:right;}
.news .q_ul{}
.news .q_ul a{display:block;width:48%;margin-left:4%;float:left;}
.news .q_ul a:nth-child(odd){margin-left:0;}
.news .q_ul a p{margin:0;height:39px;line-height:39px;padding:0 95px 0 20px;position:relative;font-size:16px;color:#333;background:url(news_li.png) no-repeat left center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .q_ul a p span{color:#999;position:absolute;right:0;top:0;height:39px;line-height:39px;display:block;text-align:right;}
/*foot*/
#footbg{background:#006dc9;padding:20px 0 23px;}
.foot{}
.foot .f_left{width:calc(100% - 558px);float:left;position:relative;padding-bottom:13px;}
.foot .f_left .f_txt{position:relative;margin-top:30px;padding-left:60px;}
.foot .f_left .f_txt.f_icon1{background:url(f_icon1.png) no-repeat left 4px;}
.foot .f_left .f_txt.f_icon2{background:url(f_icon2.png) no-repeat left 8px;}
.foot .f_left .f_txt.f_icon3{background:url(f_icon3.png) no-repeat 3px 8px;}
.foot .f_left .f_txt.f_icon4{background:url(f_icon4.png) no-repeat 5px 8px;}
.foot .f_left .f_txt:nth-child(2){float:left;}
.foot .f_left .f_txt:nth-child(3){float:left;margin-left:100px;}
.foot .f_left .f_txt p{margin:0;color:#FFF;font-size:14px;}
.foot .f_left .f_txt p:first-child{height:14px;line-height:14px;font-family:Arial;font-weight:bold;}
.foot .f_left .f_txt p:last-child{height:24px;line-height:24px;margin-top:5px;}
.foot .f_left .f_txt span{font-size:26px;font-family:Impact;vertical-align:middle;}
.foot .f_right{width:558px;float:right;padding-top:15px;}
.foot .f_right .feedback{}
.foot .f_right .feedback .f_li{float:left;margin-top:15px;width:48%;margin-left:4%;position:relative;}
.foot .f_right .feedback .f_li input{color:#666;width:100%;height:47px;line-height:47px;padding:3px 5px;outline:none;}
.foot .f_right .feedback .f_li:first-child,.foot .f_right .feedback .f_li:nth-child(4){margin-left:0;}
.foot .f_right .feedback .f_li:nth-child(3){width:100%;margin-left:0;}
.foot .f_right .feedback .f_li textarea{width:100%;height:78px;resize:none;padding:10px;outline:none;vertical-align:top;}
.foot .f_right .feedback .f_li span{position:absolute;right:0;top:0;}
.foot .f_right .feedback .f_li span img{width:94px;height:47px;}
.foot .f_right .feedback .f_btn{width:100%;height:47px;background:#e60012;display:block;color:#FFF;line-height:47px;cursor:pointer;position:relative;font-size:16px;color:#FFF;font-weight:bold;text-align:center;cursor:pointer;}
.foot .f_bottom{margin-top:27px;}
.foot .f_bottom span{display:inline-block;line-height:24px;color:#FFF;margin-right:10px;}
.foot .f_bottom a{color:#FFF;}
/*friendlink*/
#flbg{background:#343434;padding:23px 0 29px;}
.flink{}
.flink .flink_left{width:145px;float:left;font-size:48px;color:#FFF;position:relative;font-weight:bold;margin-top:18px;height:54px;line-height:54px;font-family:Arial;}
.flink .flink_right{float:right;width:calc(100% - 145px);font-size:0;-webkit-text-size-adjust:none;}
.flink .flink_right a{display:inline-block;line-height:18px;white-space:nowrap;padding:0 21px;font-size:14px;color:#FFF;margin-top:18px;position:relative;}

/*stylepbulic*/
#stylepbulic{width:100%;height:340px;background-repeat:no-repeat;background-position:center top;background-size:cover;}
#stylesubnav{width:100%;background:#F7F7F7;padding:20px 0;}
#stylesubnav .xq_c{}
#stylesubnav .xq_crumbs{background:url(position.png) no-repeat left 6px;line-height:26px;float:left;padding-left:24px;}
#stylesubnav .xq_crumbs a{margin:0 10px;}
#stylesubnav .xq_nav{float:right;font-size:0;-webkit-text-size-adjust:none;}
#stylesubnav .xq_nav a{display:inline-block;height:49px;line-height:49px;padding:0 18px;text-align:center;position:relative;font-size:14px;}
#stylesubnav .xq_nav a.on{background:#ca0d00;color:#FFF;}
#stylesubnav .xq_nav a.on .san{position:absolute;left:50%;margin-left:-10px;bottom:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #21A7EE;display:block;}

/*px*/
#px_banner{width:100%;padding-bottom:300px;position:relative;z-index:9;}
#px_banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;}
.px_txt{position:absolute;left:50%;margin-left:-278px;top:50%;margin-top:-76px;height:152px;background:rgba(227,35,53,.9);padding:22px 0 31px;width:556px;text-align:center;}
.px_txt h1{margin:0;line-height:58px;height:58px;font-size:48px;font-weight:bold;color:#FFF;}
.px_txt p{margin:0;margin-top:15px;height:26px;line-height:26px;font-size:18px;color:#FFF;}
.pnav_ul{font-size:0;-webkit-text-size-adjust:none;text-align:left;margin-top:-70px;position:relative;z-index:10;}
.pnav_ul a{height:34px;line-height:34px;background:#FFF;display:inline-block;margin-right:15px;font-size:16px;color:#444;padding:0 29px;}
.pnav_ul a:last-child{margin-right:0;}
.pnav_ul a.on{background:#9D48A5;color:#FFF;}

/*pb_jieshao*/
#pb_jieshaobg{
    /*background:url(webinfo_img.jpg) no-repeat center center;*/
    background-attachment:fixed;background-size:cover;padding:60px 0;position:relative;}
#pb_jieshaobg:before{content:'';width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;left:0;top:0;z-index:1;}
.pb_jieshao{position:relative;z-index:2;}
.pb_jieshao h2{margin:0;font-size:36px;height:46px;line-height:46px;color:#FFF;text-align:center;}
.pb_jieshao p{margin:0;font-size:20px;height:30px;line-height:30px;color:#FFF;text-align:center;margin-top:10px;}
.pb_jieshao .pb_jsspan{margin-top:20px;}
.pb_jieshao .pb_jsspan .pbjs_left{float:left;width:84px;height:32px;line-height:32px;color:#FFF;font-size:14px;}
.pb_jieshao .pb_jsspan .pbjs_right{font-size:0;-webkit-text-size-adjust:none;width:calc(100% - 84px);float:right;}
.pb_jieshao .pb_jsspan .pbjs_right span{display:inline-block;height:32px;line-height:32px;font-size:14px;padding:0 9px;color:#FFF;margin-right:10px;}

#productclassbg{background:#006dc9;}
.productclass{position:relative;}
.productclass .pc_p{display:none;position:relative;}
.productclass .pc_p span{display:inline-block;font-size:16px;color:#FFF;height:46px;line-height:46px;}
.productclass .pc_p em{display:block;width:46px;height:46px;background:url(c_arrow.png) no-repeat center center;position:absolute;right:0;top:0;transition:all .5s;}
.productclass .pc_p em.on{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.productclass .pc_li{float:left;}
.productclass .pc_li>span{display:block;padding:0 25px;height:52px;line-height:52px;font-size:15px;}
.productclass .pc_li>span>a{padding-right:20px;color:#FFF;display:inline-block;}
.productclass .pc_li>span.on{background:#1c90e8;}
.productclass .pc_li>span.on>a{background:url(d_arrow.png) no-repeat center right;}
.productclass .pc_small{position:absolute;left:0;top:52px;width:100%;opacity:0;transition:0.5s;z-index:1;height:50px;overflow:hidden;}
.productclass .pc_small>a{display:inline-block;padding:0 25px;height:50px;line-height:50px;font-size:14px;color:#222;}
.productclass .pc_small>a:hover,.productclass .pc_small>a.on{color:#FF890B;}
.productclass .pc_small.scshow{opacity:1;z-index:10;}
#smallclassbg{background:#c9c9c9;height:50px;}

/*product*/
.product_class{text-align:left;font-size:0;-webkit-text-size-adjust:none;margin-top:15px;width:100%;background:#eee;}
.product_class .pc_li{display:inline-block;font-size:14px;position:relative;border-right:1px solid #FFF;}
.product_class .pc_li>span{display:inline-block;width:100%;text-align:center;}
.product_class .pc_li>span>a{height:49px;line-height:49px;display:inline-block;color:#555;padding:0 30px;}
.product_class .pc_li>span>i{float:right;display:block;width:45px;height:45px;background:url(navarrow.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;}
.product_class .pc_li:hover,.product_class .pc_li.on{background:#E32335 ;}
.product_class .pc_li:hover>span>a,.product_class .pc_li.on>span>a{color:#FFF;}
.product_class .pc_li:hover>span>i{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
.product_class .pc_ul{position:absolute;left:0;top:45px;z-index:2;background:rgba(222,41,56,0.8);min-width:100%;display:none;}
.product_class .pc_ul>ul{margin:0;}
.product_class .pc_ul>ul>li{height:36px;line-height:36px;border-bottom:1px solid #E8E8E8;}
.product_class .pc_ul>ul>li:last-child{border-bottom:none;}
.product_class .pc_ul>ul>li>a{color:#FFF;padding:0 10px;display:block;width:100%;height:100%;white-space:nowrap;}
.product_class .pc_ul>ul>li:hover{background:#de2938;}

/*公用检索*/
.pb_search{padding:20px 0 0;}
.pb_search .pbs_left{width:calc(100% - 85px);float:left;}
.pb_search .pbs_left .pbs_li{width:23.8%;float:left;margin-left:1.6%;}
.pb_search .pbs_left .pbs_li:first-child{margin-left:0;}
.pb_search .pbs_left .pbs_li input{width:100%;background:#FFF;outline:none;height:36px;line-height:32px;padding:0 5px;float:right;border:2px solid #006dc9;}
.pb_search .pbs_btn{width:85px;height:36px;background:#006dc9;font-size:16px;color:#FFF;letter-spacing:3.5px;float:right;outline:none;}

/*pb_content*/
.pb_content{background:#F5F5F5;padding:26px 30px;margin-top:20px;}
.pb_content h1{margin:0;height:40px;line-height:40px;font-size:30px;font-weight:bold;color:#222;font-weight:bold;text-align:center;}
.pb_content p{margin:0;font-size:16px;line-height:30px;color:#666;text-align:center;margin-top:15px;}


/*公用分页*/
.fanye{list-style:none;border-top:1px dashed #cccccc;border-bottom:1px dashed #c2a9a4;padding-top:10px;padding-bottom:10px;margin-top:10px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{ color:#333;}

/*视频弹出*/
#tan_box{display:none;position:fixed;left:0px;top:0px;right:0px;bottom:0px;background:rgba(0, 0, 0, 0.8);z-index:1000;}
.tan_box{position:absolute;left:0px;top:0px;right:0px;bottom:0px;padding:50px;display:-webkit-box;display:-moz-box;display:-webkit-flex;
    display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.tan_box .box{position:relative;
/*background:#fff url(loading.gif) center center no-repeat;*/
padding:10px;box-shadow:0 0 15px #ccc;border-radius:5px 0 5px 5px;}
.tan_box .box video{max-width:1000px;width:100%;height:auto;display:block;overflow:hidden;}
.tan_box .v_close{width:36px;height:36px;text-align:center;position:absolute;right:0px;top:-36px;cursor:pointer;box-shadow:0 0 5px #ccc;border-radius:5px 5px 0 0;background:url(closeicon.png) no-repeat center center #FFF;}

/*电脑浮动*/
.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:10px;z-index:999;width:72px;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#EC0618;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#EC0618;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#EC0618;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#EC0618;}
.izl-rmenu .btn-phone .phone{background-color:#EC0618;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*手机浮动*/
#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;display:none;}
#floatBottom a{width:33.33%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(kf4.png) no-repeat center center;}
#floatBottom .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}
/*ztlist*/
.ztlist{padding-top:15px;}
.ztlist span{color:#fff;height:26px;line-height:26px;}
.ztlist a{color:#FFF;margin-right:15px;display:inline-block;height:26px;line-height:26px;white-space:nowrap;}
/*视频弹出*/
#videobg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999999;text-align:center;}
#video{display:inline-block;padding:10px 10px 60px;width:600px;height:400px;vertical-align:middle;background:#FFF;position:relative;}
#video .videoc{width:100%;height:100%;}
#video iframe{width:100%;height:100%;}
#video p{margin:0;height:60px;line-height:60px;color:#000;}
#video span{width:40px;height:40px;background:#000;color:#FFF;font-size:20px;line-height:40px;text-align:center;position:absolute;outline:none;top:0px;right:-40px;cursor:pointer;display:block;font-family:Arial;}
/*1466以上屏幕*/
@media screen and (min-width:1466px){
	.container{width:1320px;}
}
/*1465以下屏幕*/
@media screen and (max-width:1465px){
	.container{width:1320px;}
	.index_banner{padding-bottom:590px;}
	.index_banner .swiper-button-prev{left:20px;}
	.index_banner .swiper-button-next{right:20px;}
	.info .i_hj{padding:0 50px;}
	.info .i_hj .swiper-button-prev{left:0;}
	.info .i_hj .swiper-button-next{right:0;}
}
/*1349以下屏幕*/
@media screen and (max-width:1349px){
	.container{width:1200px;}
	#topbg{height:161px;}
	.top{padding-top:10px;}
	.top p span{font-size:14px;background-size:auto 14px;padding-left:15px;}
	.top p span b{font-size:16px;}
	.top .logo{
	    width:460px;
	    padding-bottom:8px;
	
	    
	}
	.pcnav{padding-top:16px;}
	.index_banner{padding-bottom:520px;}
	.search{padding:20px 30px 26px;margin-top:-46px;}
	.search h2{font-size:24px;height:34px;line-height:34px;}
	.pb_title p{font-size:16px;margin-bottom:0;}
	.search .s_input{margin-top:15px;}
	.search .s_input .s_left .s_li label{font-size:16px;height:34px;line-height:34px;}
	.search .s_input .s_left .s_li input{height:34px;line-height:28px;}
	.search .s_input .s_btn{height:34px;line-height:34px;font-size:15px;}
	.pb_title h2{font-size:30px;height:40px;line-height:40px;}
	.product .p_ul .p_li{margin-top:20px;}
	.product .p_btn{margin-top:30px;}
	#infobg{padding:60px 0 50px;}
	#infobg>em{top:28px;}
	.info>p{margin-top:26px;}
	.i_youshi{margin-top:60px;}
	.info .i_hj{margin-top:30px;}
	.youdian .yd_left .ydl_img{padding-bottom:500px;}
	.youdian .yd_right .ydr_txt{width:600px;padding: 20px 0 20px 36px;}
	.youdian .yd_right .ydr_txt .ydrt_title h2{font-size:30px;height:36px;line-height:36px;}
	.youdian .yd_right .ydr_txt .ydrt_title p{height:36px;line-height:36px;}
	.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p{margin-top:20px;}
	.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p .ydrt_pp p{font-size:13px;line-height:20px;}
	.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p .ydrt_pp p:first-child{font-size:18px;height:26px;line-height:26px;}
	.youdian .yd_right .ydr_txt .ydrt_a a{margin-top:20px;}
	#casebg{padding:40px 0;}
	.case_ul{margin-top:30px;}
	.case{margin-top:30px;}
	.case .c_ul .c_txt .c_p i{height:50px;background-size:auto 100%;}
	.case .c_ul .c_txt .c_p p:nth-child(2){font-size:18px;height:26px;line-height:26px;}
	.case .c_btn{margin-top:30px;}
	#newsbg{padding:40px 0;}
	.news_span{margin-top:30px;}
	.news{margin-top:30px;}

	.productclass .pc_li>span{padding:0 18px;}
}
/*1230以下屏幕*/
@media screen and (max-width:1229px){
	.container{width:994px;}
	#topbg{height:142px;}
	.top p span{font-size:13px;background-size:auto 13px;}
	.top p span b{font-size:14px;}
	.top .logo{width:370px;}
	.pcnav{padding-top:10px;}
	.pcnav .firstfloor>li>a{font-size:14px;height:35px;padding-bottom:3px;}
	.ip_class a{font-size:15px;line-height:46px;}
	.index_banner{padding-bottom:440px;}
	.index_banner .swiper-button-prev{width:26px;height:50px;margin-top:-25px;left:10px;}
	.index_banner .swiper-button-next{width:26px;height:50px;margin-top:-25px;right:10px;}
	#searchbg{background:#006dc9;}
	.search{padding:10px 0 20px;margin-top:0;}
	.search .s_input .s_left .s_li label{font-size:14px;height:30px;line-height:30px;width:50px;}
	.search .s_input .s_left .s_li input{width:calc(100% - 50px);height:30px;line-height:26px;padding:2px 5px;}
	.search .s_input .s_btn{height:30px;line-height:30px;font-size:14px;}
	.pb_title p{height:24px;line-height:24px;}
	.pb_title i{margin-top:6px;}
	.product{padding:20px 0 30px;}
	.product .p_ul .p_li p{font-size:14px;height:42px;line-height:42px;}
	.product .p_btn{margin-top:20px;}
	#infobg{padding:40px 0 30px;}
	#infobg>em{height:80px;line-height:80px;font-size:90px;top:20px;}
	.info>p{margin-top:20px;font-size:14px;}
	.info>p br{display:none;}
	.i_youshi .i_yli{padding:44px 10px 26px;}
	.i_youshi .i_yli i{width:70px;height:70px;margin-left:-35px;top:-35px;}
	.i_youshi .i_yli p{font-size:16px;}
	.info .i_hj .i_ul p{font-size:14px;height:42px;line-height:42px;}
	.youdian .yd_left .ydl_img{padding-bottom:413px;}
	.youdian .yd_right .ydr_txt{width:497px;padding:15px 0 10px 25px;}
	.youdian .yd_right .ydr_txt .ydrt_c{padding-top:0;}
	.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p{margin-top:15px;}
	.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p .ydrt_img{width:70px;height:70px;}
	.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p .ydrt_pp{width:calc(100% - 70px);padding-left:15px;}
	.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p .ydrt_pp p{font-size:13px;line-height:18px;margin-top:5px;}
	.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p .ydrt_pp p:first-child{font-size:16px;height:24px;line-height:24px;}
	.youdian .yd_right .ydr_txt .ydrt_a a{margin-top:10px;}
	.youdian .yd_right .ydr_txt .ydrt_title h2{font-size:24px;height:32px;line-height:32px;}
	.youdian .yd_right .ydr_txt .ydrt_title p{height:24px;line-height:24px;}
	#casebg{padding:30px 0;}
	.case_ul{margin-top:20px;}
	.case{margin-top:20px;}
	.case .c_ul .c_txt .c_p i{height:40px;}
	.case .c_ul .c_txt .c_p p:nth-child(2){font-size:16px;height:24px;line-height:24px;}
	.case .c_btn{margin-top:20px;}
	#newsbg{padding:30px 0;}
	.news_span{margin-top:20px;}
	.news{margin-top:20px;}
	.news .n_ul a .n_li .n_img{width:140px;padding-bottom:106px;}
	.news .n_ul a .n_li .n_txt{width:calc(100% - 140px);padding:0 0 0 20px;}
	.news .n_ul a .n_li .n_txt p:first-child{font-size:16px;height:24px;line-height:24px;}
	.news .n_ul a .n_li .n_txt p:last-child{font-size:13px;margin-top:7px;}
	.news .n_ul a:nth-child(3){margin-top:6px;}
	.news .n_ul a .n_p{font-size:15px;height:36px;line-height:36px;}
	.news .n_ul a .n_p span{height:36px;line-height:36px;font-size:14px;}
	.foot .f_left{padding-bottom:0;}
	.foot .f_left .f_txt{margin-top:20px;padding-left:40px;}
	.foot .f_left .f_txt:nth-child(2){float:none;}
	.foot .f_left .f_txt:nth-child(3){float:none;margin-left:0;}
	#flbg{padding:10px 0 18px;}
	.flink .flink_right a{margin-top:10px;}
	.flink .flink_left{margin-top:10px;}


	
	#lefttop{display:none;}
	#stylesubnav{padding:15px 0;}
	#px_banner{padding-bottom:23%;}
	.px_txt{width:400px;margin-left:-200px;height:105px;padding:15px 0 20px;margin-top:-55px;}
	.px_txt h1{font-size:30px;height:40px;line-height:40px;}
	.px_txt p{font-size:16px;height:24px;line-height:24px;margin-top:6px;}
	#pb_jieshaobg{padding:40px 0;}
	.pb_jieshao h2{font-size:30px;height:40px;line-height:40px;}
	.pb_jieshao p{font-size:17px;height:24px;line-height:24px;}
	.pb_jieshao .pb_jsspan{margin-top:12px;}
	.pb_jieshao .pb_jsspan .pbjs_left{height:28px;line-height:28px;}
	.pb_jieshao .pb_jsspan .pbjs_right span{height:28px;line-height:28px;padding:0 6px;}
	.productclass .pc_li>span{font-size:14px;padding:0 8px;}
	.productclass .pc_small>a{padding:0 10px;}
	.pb_content{padding:20px 20px;}
	.pb_content h1{font-size:26px;height:32px;line-height:32px;}
	.pb_content p{font-size:15px;line-height:28px;margin-top:10px;}
	.pb_content p br{display:none;}
	.ip_class .ip_li .span{font-size:13px;height:46px;line-height:46px;}
	.ip_class .ip_li ul li a{font-size:12px;height:36px;line-height:36px;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:738px;}
	#topbg{display:none;}
	#pcnavbg{display:none;}
	#mobileheadbg{display:block;}
	#mobilehead.mhead{background:#FFF;position:fixed;z-index:9999;top:0;box-shadow:0 2px 5px rgba(0,0,0,.6);}
	#mobilehead .nav_bg.nav_bg1{height:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
	.index_banner{padding-bottom:360px;}
	.search h2{font-size:20px;height:28px;line-height:28px;}
	.search .s_input{margin-top:0;}
	.search .s_input .s_left .s_li{width:49%;margin-top:10px;margin-left:2%;}
	.search .s_input .s_left .s_li:nth-child(odd){margin-left:0;}
	.search .s_input .s_btn{height:70px;line-height:70px;margin-top:10px;}
	.pb_title h2{font-size:24px;height:30px;line-height:30px;}
	.product{padding:20px 0;}
	.product .p_ul .p_li{width:32%;margin-left:2%;}
	.product .p_ul .p_li:nth-child(4n+1){margin-left:2%;}
	.product .p_ul .p_li:nth-child(3n+1){margin-left:0;}
	.info>p{margin-top:10px;line-height:24px;}
	.i_youshi{margin-top:0;}
	.i_youshi .i_yli{width:32%;margin-left:2%;margin-top:45px;}
	.i_youshi .i_yli:nth-child(3n+1){margin-left:0;}
	.info .i_hj{padding:0 0;margin-top:20px;}
	.info .i_hj .swiper-button-prev{display:none;}
	.info .i_hj .swiper-button-next{display:none;}
	.youdian .yd_left{width:100%;float:none;}
	.youdian .yd_left .ydl_img{padding-bottom:64.5%;}
	.youdian .yd_right{width:100%;float:none;}
	.youdian .yd_right .ydr_txt{width:100%;padding:15px 15px;}
	.youdian .yd_right .ydr_txt .ydrt_a{text-align:left;}
	#casebg{padding:20px 0;}
	.case_ul a{height:24px;line-height:24px;font-size:15px;background-size:auto 100%!important;margin-left:15px;}
	.case_ul a.icon61{padding:0 15px 0 34px;}
	.case_ul a.icon62{padding:0 15px 0 34px;}
	.case_ul a.icon63{padding:0 15px 0 34px;}
	.case_ul a.icon64{padding:0 15px 0 36px;}
	.case_ul a.icon65{padding:0 15px 0 34px;}
	.case_ul a.icon67{padding:0 15px 0 34px;}
	.case_ul a.icon68{padding:0 15px 0 36px;}
	.case_ul a.icon66{padding:0 15px 0 38px;}
	#newsbg{padding:20px 0;}
	.news_span span, .news_span a{width:140px;height:40px;line-height:38px;font-size:14px;}
	.news .n_ul a{width:100%;}
	.news .n_ul a:first-child,.news .n_ul a:nth-child(2){width:100%;float:none;margin-right:0;}
	#footbg{padding:20px 0 73px;}
	.foot .f_left{width:calc(100% - 360px);}
	.foot .f_left .f_txt span{font-size:20px;}
	.foot .f_right{width:360px;padding-top:0;}
	.foot .f_right .feedback .f_li{width:100%;margin-left:0;float:none;margin-top:10px;}
	.foot .f_right .feedback .f_li input{height:40px;line-height:34px;}
	.foot .f_right .feedback .f_btn{height:40px;line-height:40px;font-size:14px;}
	.foot .f_right .feedback .f_li span img{height:40px;width:80px;}
	#flbg{padding:10px 0 70px;}
	.flink .flink_left{width:100%;height:30px;line-height:30px;font-size:30px;margin-top:0;text-align:center;}
	.flink .flink_right{width:100%;float:none;}
	.flink .flink_right a{padding:0 0;margin-right:15px;}

	#floatBottom{display:block;}
	#px_banner{margin-top:0;}

	.productclass .pc_p{display:block;}
	.productclass .pc_ul{position:absolute;left:-15px;top:46px;background:#EAEAEA;width:calc(100% + 30px);z-index:11;display:none;}
	.productclass .pc_li{width:100%;float:none;border-bottom:1px solid #FFF;}
	.productclass .pc_li>span{padding:0 15px;color:#222;font-size:14px;height:46px;line-height:46px;}
	.productclass .pc_li>span>a{color:#222;display:block;}
	.productclass .pc_li>span.on{background:#EAEAEA;}
	.productclass .pc_li>span.on>a{background:none;}
	.productclass .pc_small{position:relative;top:0;left:0;background:#f6f6f6;display:none;padding:6px 0;opacity:1;}
	.productclass .pc_small>a{color:#666;font-size:12px;height:36px;line-height:36px;}
	.productclass .pc_small.scshow{display:block;}
	#smallclassbg{display:none;}
	#ip_classbg{display:none;}
	.pb_search{padding:5px 0 15px;}
	.pb_search .pbs_left .pbs_li{width:49%;margin-left:2%;margin-top:10px;}
	.pb_search .pbs_left .pbs_li:nth-child(odd){margin-left:0;}
	.pb_search .pbs_btn{margin-top:10px;height:82px;line-height:82px;}
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	.container{width:calc(100% - 30px);}
	.index_banner{padding-bottom:300px;}
	.case_ul a{background-size:auto 14px!important;}
	.case_ul a.icon61{padding:0 15px 0 22px;}
	.case_ul a.icon62{padding:0 15px 0 20px;}
	.case_ul a.icon63{padding:0 15px 0 20px;}
	.case_ul a.icon64{padding:0 15px 0 22px;}
	.case_ul a.icon63{padding:0 15px 0 22px;}
	.case_ul a.icon63{padding:0 15px 0 22px;}
	.case_ul a.icon68{padding:0 15px 0 22px;}
	.case_ul a.icon66{padding:0 15px 0 22px;}
	.foot .f_left{width:100%;float:none;}
	.foot .f_right{width:100%;float:none;}
	.foot .f_bottom{margin-top:10px;}


	.product_class{display:block;}
	.product_class .pc_li{display:block;width:20%;float:left;border-bottom:1px solid #FFF;}
	.product_class .pc_li>span>a{padding:0 0;}
	#pb_jieshaobg{padding:30px 0;}
	.pb_jieshao h2{font-size:20px;line-height:30px;height:30px;font-weight:bold;}
	.pb_jieshao p{font-size:15px;height:auto;line-height:24px;margin-top:6px;}
	.pb_content{padding:10px 10px;}
	.pb_content h1{font-size:22px;height:28px;line-height:28px;}
	.pb_content p{font-size:14px;line-height:24px;margin-top:6px;}
	.pb_content p br{display:none;}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	#ip_classbg{display:none;}
	.ip_class{display:block;padding:0 0 10px 0;width:auto;}
	.ip_class a{display:block;font-size:13px;width:49%;float:left;height:32px;line-height:32px;margin-left:2%;margin-top:8px;background:rgba(255,255,255,.6);}
	.ip_class a:nth-child(odd){margin-left:0;}
	.index_banner{padding-bottom:230px;}
	.index_banner .swiper-pagination-bullet{width:7px;height:7px;}
	.index_banner .swiper-pagination-bullet-active{width:26px;}
	.pb_title h2{font-size:20px;height:28px;line-height:28px;}
	.pb_title p{line-height:20px;font-size:13px;height:auto;}
	.product .p_ul .p_li{width:49%;margin-top:10px;}
	.product .p_ul .p_li:nth-child(3n+1){margin-left:2%;}
	.product .p_ul .p_li:nth-child(odd){margin-left:0;}
	#infobg{padding:30px 0 20px;}
	#infobg>em{font-size:70px;height:60px;line-height:60px;top:10px;}
	.case_ul{margin-top:0;}
	.case_ul a{margin-top:10px;}


	#stylesubnav .xq_nav{display:block;}
	#stylesubnav .xq_nav a{height:38px;line-height:38px;border-right:1px solid #FFF;border-bottom:1px solid #FFF;padding:0 15px;display:inline-block;}
	#video{width:400px;height:355px;}
	.pb_jieshao .pb_jsspan .pbjs_left{width:100%;float:none;text-align:center;font-size:16px;height:26px;line-height:26px;}
	.pb_jieshao .pb_jsspan .pbjs_right{width:100%;float:none;}
	.pb_jieshao .pb_jsspan .pbjs_right span{font-size:13px;height:24px;line-height:24px;padding:0 5px;}
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	#headbg{display:none;}
	#mobilehead .logo{width:calc(100% - 70px);background:url(mlogo.jpg) no-repeat 10px center;background-size:auto 30px;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	.index_banner{padding-bottom:150px;}
	.search h2{font-size:16px;height:24px;line-height:24px;}
	.search .s_input .s_left{width:100%;float:none;}
	.search .s_input .s_left .s_li{width:100%;float:none;margin-left:0;}
	.search .s_input .s_btn{height:30px;line-height:30px;width:calc(100% - 50px);}
	.pb_title h2{font-size:18px;height:25px;line-height:25px;}
	.product .p_ul .p_li{width:100%;margin-left:0;}
	.product .p_ul .p_li:nth-child(4n+1){margin-left:0;}
	.product .p_ul .p_li:nth-child(3n+1){margin-left:0;}
	.product .p_btn a{width:130px;height:34px;line-height:34px;font-size:13px;margin-left:15px;}
	.i_youshi .i_yli{width:49%;padding:38px 10px 16px;}
	.i_youshi .i_yli:nth-child(3n+1){margin-left:2%;}
	.i_youshi .i_yli:nth-child(odd){margin-left:0;}
	.i_youshi .i_yli p{font-size:15px;}

	
	.youdian .yd_right .ydr_txt .ydrt_title h2{font-size:20px;height:26px;line-height:26px;text-align:center;}
	.youdian .yd_right .ydr_txt .ydrt_title p{height:20px;line-height:20px;}
	.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p .ydrt_img{display:none;}
	.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p .ydrt_pp{width:100%;padding-left:0;}
	.youdian .yd_right .ydr_txt .ydrt_c .ydrt_p .ydrt_pp p:first-child{font-size:15px;background:url(iy_icon.png) no-repeat left center;background-size:auto 20px;padding-left:26px;}
	.youdian .yd_right .ydr_txt .ydrt_a{display:none;}
	.case{margin-top:10px;}
	.case_ul a{width:50%;margin-left:0;font-size:13px;text-align:left;}
	.case_ul a.icon61{padding:0 10px 0 18px;}
	.case_ul a.icon62{padding:0 10px 0 18px;}
	.case_ul a.icon63{padding:0 10px 0 16px;}
	.case_ul a.icon64{padding:0 10px 0 18px;}
		.case_ul a.icon65{padding:0 10px 0 18px;}
	.case_ul a.icon67{padding:0 10px 0 18px;}
	
	.case_ul a.icon68{padding:0 10px 0 18px;}
	.case_ul a.icon66{padding:0 10px 0 20px;}
	.case .c_btn{height:36px;margin-top:10px;}
	.case .c_btn .swiper-button-prev{width:36px;height:36px;margin-left:-37px;}
	.case .c_btn .swiper-button-next{width:36px;height:36px;margin-right:-37px;}
	.news_span span,.news_span a{width:32%;margin-left:2%;font-size:13px;height:36px;line-height:34px;}
	.news_span span:first-child{margin-left:0;}
	.news .n_ul a .n_li .n_img{width:120px;padding-bottom:91px;}
	.news .n_ul a .n_li .n_txt{width:calc(100% - 120px);}
	.news .n_ul a .n_li .n_txt p:first-child{font-size:15px;height:24px;line-height:24px;}
	.news .n_ul a .n_li .n_txt p:last-child{line-height:20px;}
	.news .n_ul a .n_p{font-size:14px;height:32px;line-height:32px;padding-left:15px;}
	.foot .f_left .f_txt span{font-size:20px;}
	.foot .f_left .f_txt p:last-child{height:auto;}

	.product_class .pc_li{width:50%;}
	.product_class .pc_li>span>a{padding:0 6px;font-size:13px;}

	#video{width:300px;height:260px;}
	#video span{left:130px;top:260px;}

	.px_txt{width:80%;left:10%;margin-left:0;padding:10px 0;height:80px;margin-top:-40px;}
	.px_txt h1{font-size:20px;height:30px;line-height:30px;}
	.px_txt p{font-size:14px;height:24px;line-height:24px;}

	.pb_search{padding:0px 0 10px;}
	.pb_search .pbs_left{width:100%;float:none;}
	.pb_search .pbs_left .pbs_li{width:100%;margin-left:0;}
	.pb_search .pbs_left .pbs_li:nth-child(odd){margin-left:0;}
	.pb_search .pbs_btn{margin-top:10px;height:82px;line-height:82px;}
	.pb_search .pbs_btn{width:100%;float:none;font-size:14px;height:40px;line-height:40px;}
}
  .float_botton {
    position: fixed;
    right: 20px;
    /*bottom: 55px;*/
        bottom: 188px;
    height: 48px;
    z-index: 10000000000000;
    background: #225bbb;
    border-radius: 100px;
    padding: 0 20px;
    cursor: pointer;
    outline: 0;
    display: inline-block;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .25);
    -o-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .25);
    -webkit-transition: all .4s, bottom .8s ease-in-out;
    -moz-transition: all .4s, bottom .8s ease-in-out;
    -o-transition: all .4s, bottom .8s ease-in-out;
    transition: all .4s, bottom .8s ease-in-out;
    -webkit-font-smoothing: antialiased !important;
    -webkit-tap-highlight-color: transparent !important;
}

.float_botton:hover {
    -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .5);
    -o-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .5);
}

.float_botton i {
    display: inline-block;
    width: 28px;
    height: 48px;
    background: url(/static/home/Image/float_icon.png) no-repeat center center;
    background-size: 100% auto;
}

.float_botton p {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 48px;
    margin-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
}

.float_botton.hidden {
    bottom: -100%;
}

.float_ly {
    z-index: 9999;
    width: 350px;
    position: fixed;
    right: 20px;
    bottom: -100%;
    -webkit-transition: all .6s ease-in-out, bottom .2s ease-in-out;
    -moz-transition: all .6s ease-in-out, bottom .2s ease-in-out;
    -o-transition: all .6s ease-in-out, bottom .2s ease-in-out;
    transition: all .6s ease-in-out, bottom .2s ease-in-out;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
}

.float_ly.show {
    bottom: 0;
}

.float_ly .fl_tit {
    width: 100%;
    height: 39px;
    line-height: 39px;
    background: #225bbb;
    border-radius: 8px 8px 0 0;
    text-align: center;
    color: #FFF;
    cursor: pointer;
}

.float_ly .fl_form {
    background: #FFF;
    padding: 0 10px;
    overflow-y: auto;
    max-height: 350px;
}

.float_ly .fl_txt {
    padding-top: 10px;
    width: calc(100% - 5px);
}

.float_ly .fl_txt p {
    padding: 20px 12px;
    background: #edeeef;
    line-height: 1.3;
    border-radius: 5px;
}

.float_ly .fl_form form {}

.float_ly .fl_form input {
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
    color: #555;
    padding: 4px 5px;
    width: calc(100% - 5px);
    outline: none;
    margin-top: 20px;
}

.float_ly .fl_form textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 14px;
    line-height: 35px;
    height: 150px;
    color: #555;
    padding: 4px 5px;
    width: 100%;
    outline: none;
    margin-top: 20px;
    resize: none;
}

.float_ly .fl_bottom {
    border-top: 1px solid #CCC;
    padding: 20px 0;
    background: #FFF;
}

.float_ly .fl_btn {
    display: block;
    line-height: 35px;
    height: 35px;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    background: #225bbb;
    border-radius: 2px;
    margin: 0 auto;
    width: 120px;
    text-align: center;
}
@media screen and (max-width:1230px) {
          .float_botton {
      
          bottom:22px;
      }
}
@media screen and (max-width:1023px) {
      .float_botton {
      
          bottom:66px;
          right:10px;
      }
    .float_botton p {
        display: none;
    }

    .float_ly {
        width: 50%;
        height: 100%;
        right: 0;
    }

    .float_ly .fl_form {
        position: relative;
        height: calc(100% - 115px);
        max-height: none;
    }
    .float_ly.show {
    bottom: 53px;
    height:80vh;
}
}

@media screen and (max-width:767px) {
    .float_ly {
        width: 100%;
    }
}

.hidden {
    display: none !important;
}

.show {
    display: block !important;
}
  .float_ly .close{
     float:right;
     font-size:25px;
     color:#fff; 
     padding-right: 10px;
     display: inline-block;
     height:inherit;
     line-height: inherit;
     margin-top: -4px;
  }

